runtime.cleanupQueue.needG (method)

2 uses

	runtime (current package)
		mcleanup.go#L119: 	if gcCleanups.needG() {
		mcleanup.go#L563: func (q *cleanupQueue) needG() bool {